登入
Computer Science for IGCSE & O level - Data Representation (Section 12 - No. 4)
What is the decimal equivalent of the binary number 10101?
21
22
16
17
解释
10101 in binary is (1*16) + (0*8) + (1*4) + (0*2) + (1*1) = 16 + 4 + 1 = 21.
评论 (0)
登录发表评论
广告
允许 javascript 正确加载此页面